Release 10.1A: OpenEdge Development:
Internationalizing Applications
Collation table
The following example shows the format of the collation table:
The keyword
COLLATIONsignals the start of a collation table entry.CODEPAGE-NAMEprecedes the name of the code page the collation table applies to.COLLATION-NAMEprecedes the name of the collation table. This name cannot exceed 19 characters and can include the characters A–Z and a–z, the numerals 0–9, and the dash (-).
COLLATION-TRANSLATION-VERSION precedes a value that OpenEdge uses internally. Progress Software Corporation recommends that for single-byte collation tables you specify the value “1.1-16” (without the quotes).The
CASE-INSENSITIVE-SORTandCASE-SENSITIVE-SORTtables are identical to those used for a database and operate similarly.To build a collation table for a single-byte code page, provide 256 values in 16 rows of 16 values each. Be sure to format the rows of data exactly as shown.
Note: For the German character sharp-s (written “ß” or “ss”), supply the value 0.The
ENDTABLEkeyword signals the end of the collation table. TheENDCOLLATIONkeyword signals the end of the table entry.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |